github.com/refraction-networking/utls.clientHandshakeStateTLS13.sendClientEncryptedExtensions (method)

2 uses

	github.com/refraction-networking/utls (current package)
		u_handshake_client.go#L125: 	if err := hs.sendClientEncryptedExtensions(); err != nil {
		u_handshake_client.go#L131: func (hs *clientHandshakeStateTLS13) sendClientEncryptedExtensions() error {